Text File | 1990-01-01 | 886 b | 26 lines | [TEXT/Brow]
BTextLDEF
(Honors Class)
Introduction
BTextLDEF implements a subclass of BListDefProc that displays text using the same techniques as Apple's LDEF 0.
This LDEF differs from the LDEF 0 in System 6.0.3 in that it does not clear bit 7 of location 0x938 in low memory in the Hilite routine. I don't know why LDEF 0 does this-- if you find out, let me know!
You should make sure that you have a unique LDEF stub resource for each instance of a BTextLDEF.
Heritage
Superclass BListDefProc
Subclasses None
Using BTextLDEF
Use BTextLDEF as an example of how to write an LDEF.
Instance Variables, Methods, Functions, Resources, and Summary
This demo issue of Prepare() does not include the detailed information on each instance variable, method, function, and resource defined in this file. Subscribers receive complete source and manual pages for every class in each issue.